Skip to content

fix: correct typos in issue templates - #160

Merged
marcossevilla merged 3 commits into
mainfrom
vgv-ai-bot/issue-159
Aug 14, 2026
Merged

fix: correct typos in issue templates#160
marcossevilla merged 3 commits into
mainfrom
vgv-ai-bot/issue-159

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes typos in the shared GitHub issue templates, mirroring the changes made in very_good_cli#1679. These templates were copied from the same source and carried the identical mistakes.

.github/ISSUE_TEMPLATE/bug_report.yaml

  • Field id setps-to-reproducesteps-to-reproduce

.github/ISSUE_TEMPLATE/performance.yaml

  • Description: "Bonus point's if you can tie this..." → "Bonus points if you can tie this..."
  • Placeholder: dropped the leading space from " Provide a description of the performance update."

Notes

cspell doesn't currently run on YAML files, which is why these slipped through. Worth tracking in a separate issue/PR to close that gap.

Closes #159

Closes #159

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@marcossevilla marcossevilla moved this from Needs Triage to In Progress in VGV Open Source 🦄 🧙🌟 Aug 12, 2026
@marcossevilla

Copy link
Copy Markdown
Member

@vgvbot fix CI

@unicoderbot

unicoderbot Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

On it, I'll address the review comments and push the changes.

  • Preparing environment
    • Cloning repository
    • Setting up dev environment
  • Reviewing feedback
  • Working on changes
  • Pushing updates

I've pushed changes to address the feedback.

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@marcossevilla
marcossevilla merged commit e6d3518 into main Aug 14, 2026
7 checks passed
@marcossevilla
marcossevilla deleted the vgv-ai-bot/issue-159 branch August 14, 2026 14:57
@github-project-automation github-project-automation Bot moved this from In Progress to Done in VGV Open Source 🦄 🧙🌟 Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

fix: correct typos in issue templates

1 participant